[INFO] cloning repository https://github.com/recursive-bloom/simple-tx-decoder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/recursive-bloom/simple-tx-decoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fsimple-tx-decoder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fsimple-tx-decoder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f098f93f27343847e6543a400f7f6bff28e7b5ae
[INFO] checking recursive-bloom/simple-tx-decoder against master#c0bb140a37c81cf59a0b40c21c9413059644e294 for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fsimple-tx-decoder" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/recursive-bloom/simple-tx-decoder
[INFO] finished tweaking git repo https://github.com/recursive-bloom/simple-tx-decoder
[INFO] tweaked toml for git repo https://github.com/recursive-bloom/simple-tx-decoder written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/recursive-bloom/simple-tx-decoder on toolchain c0bb140a37c81cf59a0b40c21c9413059644e294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/recursive-bloom/simple-tx-decoder already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustc-hex v1.0.0
[INFO] [stderr]   Downloaded zeroize_derive v0.9.3
[INFO] [stderr]   Downloaded parity-crypto v0.4.2
[INFO] [stderr]   Downloaded zeroize v0.9.3
[INFO] [stderr]   Downloaded rlp v0.4.4
[INFO] [stderr]   Downloaded ripemd160 v0.8.0
[INFO] [stderr]   Downloaded aes v0.3.2
[INFO] [stderr]   Downloaded scrypt v0.2.0
[INFO] [stderr]   Downloaded parity-scale-codec v1.1.2
[INFO] [stderr]   Downloaded base64 v0.9.3
[INFO] [stderr]   Downloaded primitive-types v0.6.2
[INFO] [stderr]   Downloaded impl-codec v0.4.2
[INFO] [stderr]   Downloaded block-modes v0.3.3
[INFO] [stderr]   Downloaded ctr v0.3.2
[INFO] [stderr]   Downloaded ethereum-types v0.8.0
[INFO] [stderr]   Downloaded byte-slice-cast v0.3.5
[INFO] [stderr]   Downloaded aes-ctr v0.3.0
[INFO] [stderr]   Downloaded keccak-hash v0.4.1
[INFO] [stderr]   Downloaded subtle v2.2.2
[INFO] [stderr]   Downloaded fixed-hash v0.5.2
[INFO] [stderr]   Downloaded impl-serde v0.3.0
[INFO] [stderr]   Downloaded uint v0.8.2
[INFO] [stderr]   Downloaded pbkdf2 v0.3.0
[INFO] [stderr]   Downloaded ethbloom v0.8.1
[INFO] [stderr]   Downloaded block-cipher-trait v0.6.2
[INFO] [stderr]   Downloaded stream-cipher v0.3.2
[INFO] [stderr]   Downloaded aes-soft v0.3.3
[INFO] [stderr]   Downloaded aesni v0.6.0
[INFO] [stderr]   Downloaded parity-secp256k1 v0.7.0
[INFO] [stderr]   Downloaded bitvec v0.15.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 406b23df1f8757ea81139b2f73d7394b82d81548d671e3eb6775c66bf5989951
[INFO] running `Command { std: "docker" "start" "406b23df1f8757ea81139b2f73d7394b82d81548d671e3eb6775c66bf5989951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "406b23df1f8757ea81139b2f73d7394b82d81548d671e3eb6775c66bf5989951" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "406b23df1f8757ea81139b2f73d7394b82d81548d671e3eb6775c66bf5989951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "406b23df1f8757ea81139b2f73d7394b82d81548d671e3eb6775c66bf5989951" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking bitvec v0.15.2
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking byte-slice-cast v0.3.5
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]    Compiling zeroize_derive v0.9.3
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking subtle v2.2.2
[INFO] [stderr]     Checking rustc-hex v1.0.0
[INFO] [stderr]     Checking rlp v0.4.4
[INFO] [stderr]     Checking unexpected v0.1.0 (/opt/rustwide/workdir/util/unexpected)
[INFO] [stderr]     Checking tiny-keccak v1.5.0
[INFO] [stderr]    Compiling parity-secp256k1 v0.7.0
[INFO] [stderr]     Checking impl-rlp v0.2.1
[INFO] [stderr]     Checking uint v0.8.2
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking zeroize v0.9.3
[INFO] [stderr]     Checking getrandom v0.1.14
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking block-cipher-trait v0.6.2
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking stream-cipher v0.3.2
[INFO] [stderr]     Checking fixed-hash v0.5.2
[INFO] [stderr]     Checking aes-soft v0.3.3
[INFO] [stderr]     Checking block-modes v0.3.3
[INFO] [stderr]     Checking ctr v0.3.2
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking sha2 v0.8.1
[INFO] [stderr]     Checking ripemd160 v0.8.0
[INFO] [stderr]     Checking pbkdf2 v0.3.0
[INFO] [stderr]     Checking aes v0.3.2
[INFO] [stderr]     Checking aes-ctr v0.3.0
[INFO] [stderr]     Checking scrypt v0.2.0
[INFO] [stderr]     Checking parity-scale-codec v1.1.2
[INFO] [stderr]     Checking impl-serde v0.3.0
[INFO] [stderr]     Checking impl-serde v0.2.3
[INFO] [stderr]     Checking ethbloom v0.8.1
[INFO] [stderr]     Checking impl-codec v0.4.2
[INFO] [stderr]     Checking primitive-types v0.6.2
[INFO] [stderr]     Checking ethereum-types v0.8.0
[INFO] [stderr]     Checking keccak-hash v0.4.1
[INFO] [stderr]     Checking parity-crypto v0.4.2
[INFO] [stderr]     Checking decodetx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `test-helpers`
[INFO] [stdout]    --> src/main.rs:176:21
[INFO] [stdout]     |
[INFO] [stdout] 176 |     #[cfg(any(test, feature = "test-helpers"))]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `test-helpers` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test-helpers`
[INFO] [stdout]    --> src/main.rs:176:21
[INFO] [stdout]     |
[INFO] [stdout] 176 |     #[cfg(any(test, feature = "test-helpers"))]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `test-helpers` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.39s
[INFO] running `Command { std: "docker" "inspect" "406b23df1f8757ea81139b2f73d7394b82d81548d671e3eb6775c66bf5989951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "406b23df1f8757ea81139b2f73d7394b82d81548d671e3eb6775c66bf5989951", kill_on_drop: false }`
[INFO] [stdout] 406b23df1f8757ea81139b2f73d7394b82d81548d671e3eb6775c66bf5989951
